Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doctrine ODM: fix tests for 2.0 #1557

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

scyzoryck
Copy link
Collaborator

Q A
Bug fix? no
New feature? no
Doc updated no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #1544
License MIT

Backstory:

The development of ODM 2.0 was stopping us from testing other Doctrine components in newest version (without annotations). As the tests was passing for dev versions, we decided to uninstall them from in CI tests.
Now the tests are not passing, so let's fix them.

@goetas goetas merged commit 745aeb7 into schmittjoh:master Aug 29, 2024
17 of 18 checks passed
@scyzoryck scyzoryck deleted the fix-doctrine-odm-tests branch August 29, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants